# GitHub에서 바이너리 파일 원박스 비활성화

**URL:** https://meta.discourse.org/t/disable-oneboxing-of-binary-files-on-github/194573
**Category:** Support
**Created:** [6월 21, 2021, 3:39오후 UTC](https://meta.discourse.org/t/disable-oneboxing-of-binary-files-on-github/194573 "2021-06-21T15:39:46Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![tmomas](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tmomas/32/109144_2.png) [@tmomas](https://meta.discourse.org/u/tmomas)
#### Post date: [6월 21, 2021, 3:39오후 UTC](https://meta.discourse.org/t/disable-oneboxing-of-binary-files-on-github/194573/1 "2021-06-21T15:39:46Z")

</div>

GitHub에서 바이너리 파일에 대해 원박싱(oneboxing)을 하는 것은 실제로 의미가 없으며, 읽을 수 없는 텍스트가 표시됩니다:  
[https://github.com/MaxS0niX/smartbox-turbo-tools/blob/main/breed/sbtp.bin](https://github.com/MaxS0niX/smartbox-turbo-tools/blob/main/breed/sbtp.bin)

[https://github.com/MaxS0niX/smartbox-turbo-tools/blob/main/openwrt-19.07.7-ramips-mt7621-beeline\_smartbox-turbo-plus-squashfs-breed.bin](https://github.com/MaxS0niX/smartbox-turbo-tools/blob/main/openwrt-19.07.7-ramips-mt7621-beeline_smartbox-turbo-plus-squashfs-breed.bin)

\*.bin과 같은 바이너리 파일에 대해 원박싱을 비활성화하는 방법은 무엇인가요?

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [1월 17, 2022, 8:15오후 UTC](https://meta.discourse.org/t/disable-oneboxing-of-binary-files-on-github/194573/2 "2022-01-17T20:15:05Z")

</div>

좋은 아이디어네요 @zogstrip 이 감지 기능을 추가할 수 있을까요?

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [1월 18, 2022, 11:03오전 UTC](https://meta.discourse.org/t/disable-oneboxing-of-binary-files-on-github/194573/3 "2022-01-18T11:03:17Z")

</div>

네, 알겠습니다.

@nbianca 이걸 목록에 추가해 줄 수 있어?

---

<div class="post-metadata">

### Author: ![nbianca](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nbianca/32/157984_2.png) [@nbianca](https://meta.discourse.org/u/nbianca)
#### Post date: [1월 18, 2022, 6:14오후 UTC](https://meta.discourse.org/t/disable-oneboxing-of-binary-files-on-github/194573/4 "2022-01-18T18:14:53Z")

</div>

버그를 수정했습니다:

> <https://github.com/discourse/discourse/pull/15639>
>
> Oneboxer did not know if a file is binary or not and always tried to
> show an ex…cerpt of the file.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [1월 22, 2022, 8:00오전 UTC](https://meta.discourse.org/t/disable-oneboxing-of-binary-files-on-github/194573/5 "2022-01-22T08:00:37Z")

</div>

이 주제는 3일 후 자동으로 닫혔습니다. 새로운 답변은 더 이상 허용되지 않습니다.
